projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2f26b0
)
gdk: Docs cosmetics
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 16 Nov 2020 12:40:05 +0000
(07:40 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 16 Nov 2020 12:44:17 +0000
(07:44 -0500)
Add a few missing parameters in doc comments.
gdk/wayland/gdkdisplay-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkdisplay-wayland.c
b/gdk/wayland/gdkdisplay-wayland.c
index 1c49b1337149329bbce6c4a03f98141b1176da66..0e3cc00b75fbe39f9f11cfa34d976662588226d3 100644
(file)
--- a/
gdk/wayland/gdkdisplay-wayland.c
+++ b/
gdk/wayland/gdkdisplay-wayland.c
@@
-1076,6
+1076,8
@@
get_cursor_theme (GdkWaylandDisplay *display_wayland,
/**
* gdk_wayland_display_set_cursor_theme:
* @display: (type GdkWaylandDisplay): a #GdkDisplay
+ * @name: the new cursor theme
+ * @size: the size to use for cursors
*
* Sets the cursor theme for the given @display.
*/